The crPEExportToHTML function exports a print job to HTML format.
Declare Function crPEExportToHTML Lib "crwrap32.dll" (ByVal printJob As Integer, ByVal htmlType As Integer, ByVal fileName As String) As Integer
Specifies the handle of the print job that you want to export. | |
Specifies the type of HTML format you want to export to. Select the format type you want to use from the table below: |
To export a report in this HTML format | Use this htmlType | |
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |